/*banner*/
/* The Nivo Slider styles */
.nivoSlider{position:relative;}
/*.nivoSlider img{position:absolute;top:0px;left:0px;}*/
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink{position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;}
/* The slices and boxes in the Slider */
.nivo-slice{display:block;position:absolute;z-index:5;height:100%;}
.nivo-box{display:block;position:absolute;z-index:5;}
/* Caption styles */
.nivo-caption{position:absolute;left:0px;bottom:48%;color:#fff; width:100%;z-index:8;}
.nivo-caption p{margin:0;text-align:center;text-transform:Uppercase;letter-spacing: 5px}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}

.b_text1{overflow: hidden;max-width: 1300px; margin: 0 auto;}
.b_text1 p{font-size: 32px;display: inline-block;background-size: contain; }
.b_text1 p span{font-weight:600;}
.b_text1 img{width: 75%;margin: 0 auto;}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}
.nivo-directionNav{opacity: 0;}

/* theme-orman */
.theme-orman.slider-wrapper{width: 100%;height: 100%;position:relative; margin:0 auto;}
.theme-orman .nivoSlider{position:relative;width:100%;height:100%;}
/*.theme-orman .nivoSlider img{position:absolute;top:0px;left:0px;display:none;width:100%; height:100%; }*/
.theme-orman .nivoSlider a{border:0;display:block;}
.theme-orman .nivo-controlNav-bg{position: absolute;left: 0;bottom: -15px;width: 100%;height: 44px;z-index: 100;background: url(../images/slider_nav_bg.png) no-repeat	}
.theme-orman .nivo-controlNav{position:absolute;right: 10%;bottom: 50%;margin-left:-30px;z-index: 101;}
.theme-orman .nivo-controlNav a{width: 20px; margin-left: 40px;float:left;color: #fff;font-size: 20px;text-align: center;}
.theme-orman .nivo-controlNav a.active{color: #f10;border-bottom: 4px solid #f10;}
.theme-orman .nivo-directionNav a{display:block;width:25px;height: 240px;border:0;top:40px;}
.theme-orman a.nivo-nextNav{background-position:100% 50%;right:-24px;padding-right:20px;}
.theme-orman a.nivo-prevNav{left:-24px;padding-left:20px;}
.theme-orman .nivo-caption{}
.theme-orman .nivo-caption a{ color:#fff;border-bottom:1px dotted #fff;}
.theme-orman .nivo-caption a:hover{ color:#fff;}
.theme-orman .ribbon{width:111px;height:111px;position:absolute;top:-4px;left: -5px;z-index:300;}